FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource ValueSet/FHIR Server from package medcom.fhir.dk.terminology#current (47 ms)

Package medcom.fhir.dk.terminology
Type ValueSet
Id Id
FHIR Version R4
Source http://medcomfhir.dk/ig/terminology/https://build.fhir.org/ig/medcomdk/dk-medcom-terminology/ValueSet-medcom-hospitalNotification-encounterStatus.html
Url http://medcomfhir.dk/ig/terminology/ValueSet/medcom-hospitalNotification-encounterStatus
Version 1.8.1
Status active
Date 2022-09-01
Name MedComHospitalNotificationEncounterStatus
Title MedComHospitalNotificationEncounterStatusCodes
Experimental False
Realm dk
Description ValueSet containing status codes for hospital notification encounter

Resources that use this resource

StructureDefinition
http://medcomfhir.dk/ig/hospitalnotification/StructureDefinition/medcom-hospitalNotification-encounter MedComHospitalNotificationEncounter

Resources that this resource uses

No resources found



Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet medcom-hospitalNotification-encounterStatus

  • Include these codes as defined in http://hl7.org/fhir/encounter-status
    CodeDisplayDefinition
    in-progressIn ProgressThe Encounter has begun and the patient is present / the practitioner and the patient are meeting.
    onleaveOn LeaveThe Encounter has begun, but the patient is temporarily on leave.
    finishedFinishedThe Encounter has ended.
    entered-in-errorEntered in ErrorThis instance should not have been part of this patient's medical record.

Source

{
  "resourceType" : "ValueSet",
  "id" : "medcom-hospitalNotification-encounterStatus",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet medcom-hospitalNotification-encounterStatus</b></p><a name=\"medcom-hospitalNotification-encounterStatus\"> </a><a name=\"hcmedcom-hospitalNotification-encounterStatus\"> </a><a name=\"medcom-hospitalNotification-encounterStatus-da-DK\"> </a><ul><li>Include these codes as defined in <a href=\"http://hl7.org/fhir/R4/codesystem-encounter-status.html\"><code>http://hl7.org/fhir/encounter-status</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-encounter-status.html#encounter-status-in-progress\">in-progress</a></td><td style=\"color: #cccccc\">In Progress</td><td>The Encounter has begun and the patient is present / the practitioner and the patient are meeting.</td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-encounter-status.html#encounter-status-onleave\">onleave</a></td><td style=\"color: #cccccc\">On Leave</td><td>The Encounter has begun, but the patient is temporarily on leave.</td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-encounter-status.html#encounter-status-finished\">finished</a></td><td style=\"color: #cccccc\">Finished</td><td>The Encounter has ended.</td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-encounter-status.html#encounter-status-entered-in-error\">entered-in-error</a></td><td style=\"color: #cccccc\">Entered in Error</td><td>This instance should not have been part of this patient's medical record.</td></tr></table></li></ul></div>"
  },
  "url" : "http://medcomfhir.dk/ig/terminology/ValueSet/medcom-hospitalNotification-encounterStatus",
  "version" : "1.8.1",
  "name" : "MedComHospitalNotificationEncounterStatus",
  "title" : "MedComHospitalNotificationEncounterStatusCodes",
  "status" : "active",
  "experimental" : false,
  "date" : "2022-09-01",
  "publisher" : "MedCom",
  "contact" : [
    {
      "name" : "MedCom",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.medcom.dk"
        }
      ]
    }
  ],
  "description" : "ValueSet containing status codes for hospital notification encounter",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "DK",
          "display" : "Denmark"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://hl7.org/fhir/encounter-status",
        "concept" : [
          {
            "code" : "in-progress"
          },
          {
            "code" : "onleave"
          },
          {
            "code" : "finished"
          },
          {
            "code" : "entered-in-error"
          }
        ]
      }
    ]
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.